vcSimHierarchyField
A Hierarchy field allows you to connect and attach vcNodes, thereby forming parent-child relationships.
See in: Overview
Module: vcBehaviors
Parent: vcSimInterfaceField
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Frame | vcFrameFeature | RW | Gets or sets a frame feature that defines an offset for attaching Node. If None, Node origin is used by field. |
| Node | vcNode | RW | Gets or sets a simulation node used as parent of the attached node.See moreIf Parent is set to True, defines node in component that will become parent of an attached node; otherwise must be root node of component. |
| Parent | Boolean | RW | Gets or sets a value indicating whether Node is to be parent of an attached node or will be attached as a child node. |